home *** CD-ROM | disk | FTP | other *** search
- -------------------------------[ SITE URLGET ]---------------------------------
- Usage: site urlget [url]
- By sending this command by Ftp client to RaidenFTPD, the server will get the
- file in the [url] to the ftp current directory, note that this operation is
- performed in the background , hence you can send multiple site urlget commands
- and the RaidenFTPD will manage to get them for you .
-
- the [url] can be in the following format
- http://[address]/[path]/[filename]
- ex : http://www.somewhere.com/download/somefile.zip
-
- ftp://[address]/[path]/[filename]
- ex : ftp://ftp.somewhere.com/download/somefile.zip
- ftp://[username]:[password]/[address]:[port]/[path]/[filename]
- ex : ftp://john:pass/ftp.somewhere.com:21/download/somefile.zip
-
- Allowed to execute level : root,super,normal
-